repo: Initialize GPGME in instance init()
authorMatthew Barnes <mbarnes@redhat.com>
Thu, 30 Apr 2015 15:06:24 +0000 (11:06 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Fri, 1 May 2015 18:38:17 +0000 (14:38 -0400)
commitca63fab6b1642f1c13a44681bee0684fd64238ac
tree175f22a608ca9f6a9382deb04edfe371c0884e6a
parent97379ec38c7de6144089372c16a875e209eb4c2c
repo: Initialize GPGME in instance init()

Initially I had this in class_init() but there it would get invoked
during introspection scanning.
src/libostree/ostree-repo.c